Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

require, require_relative, load by double quotes #38841

Merged
merged 4 commits into from
Mar 29, 2020
Merged

Conversation

dhh
Copy link
Member

@dhh dhh commented Mar 29, 2020

We should replace all single quote usage with double quotes, as per our style guide, but you gotta start somewhere. The generators generating single quote require lines have been bugging me personally, so this is a remedy for that (with a dash of cleaner campsite along with it).

We're getting rid of all single quote usage, unless it serves a specific purpose, as per the general style guide.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant